[INFO] fetching crate openrtb 0.2.1...
[INFO] testing openrtb-0.2.1 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate openrtb 0.2.1 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate openrtb 0.2.1
[INFO] finished tweaking crates.io crate openrtb 0.2.1
[INFO] tweaked toml for crates.io crate openrtb 0.2.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate openrtb 0.2.1 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate openrtb 0.2.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 35c182c843669b4309bd910bcdb3d202c007d65cad9502bba31a0bd80f929714
[INFO] running `Command { std: "docker" "start" "-a" "35c182c843669b4309bd910bcdb3d202c007d65cad9502bba31a0bd80f929714", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "35c182c843669b4309bd910bcdb3d202c007d65cad9502bba31a0bd80f929714", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "35c182c843669b4309bd910bcdb3d202c007d65cad9502bba31a0bd80f929714", kill_on_drop: false }`
[INFO] [stdout] 35c182c843669b4309bd910bcdb3d202c007d65cad9502bba31a0bd80f929714
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 457d4709391f7dd2daf61fa901e1c474ad9834cac993730e14f5d54d99aa9a8c
[INFO] running `Command { std: "docker" "start" "-a" "457d4709391f7dd2daf61fa901e1c474ad9834cac993730e14f5d54d99aa9a8c", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr]    Compiling libc v0.2.115
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.86
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling siphasher v0.3.9
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling serde_json v1.0.78
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]    Compiling ryu v1.0.9
[INFO] [stderr]    Compiling itoa v1.0.1
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]    Compiling quote v1.0.15
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]    Compiling phf_macros v0.8.0
[INFO] [stderr]    Compiling phf v0.8.0
[INFO] [stderr]    Compiling openrtb v0.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/v2_5/mod.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub use self::ad_position::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^ the name `IntoEnumError` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 40 | pub use self::banner_ad_type::*;
[INFO] [stdout]    |         ----------------------- but the name `IntoEnumError` in the type namespace is also re-exported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.14s
[INFO] running `Command { std: "docker" "inspect" "457d4709391f7dd2daf61fa901e1c474ad9834cac993730e14f5d54d99aa9a8c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "457d4709391f7dd2daf61fa901e1c474ad9834cac993730e14f5d54d99aa9a8c", kill_on_drop: false }`
[INFO] [stdout] 457d4709391f7dd2daf61fa901e1c474ad9834cac993730e14f5d54d99aa9a8c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 919f5359d228a015a6d63a4d4d49f1ff388c456f273b77db22250d77748cebbf
[INFO] running `Command { std: "docker" "start" "-a" "919f5359d228a015a6d63a4d4d49f1ff388c456f273b77db22250d77748cebbf", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr]    Compiling libc v0.2.115
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling futures-core v0.3.19
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling cc v1.0.72
[INFO] [stderr]    Compiling pkg-config v0.3.24
[INFO] [stderr]    Compiling slab v0.4.5
[INFO] [stderr]    Compiling bytes v0.5.6
[INFO] [stderr]    Compiling futures-task v0.3.19
[INFO] [stderr]    Compiling pin-project-lite v0.2.8
[INFO] [stderr]    Compiling pin-project-lite v0.1.12
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.0.10
[INFO] [stderr]    Compiling tracing-core v0.1.21
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]    Compiling futures-util v0.3.19
[INFO] [stderr]    Compiling openssl v0.10.38
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling httparse v1.5.1
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling once_cell v1.9.0
[INFO] [stderr]    Compiling native-tls v0.2.8
[INFO] [stderr]    Compiling futures-sink v0.3.19
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling futures-io v0.3.19
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling futures-channel v0.3.19
[INFO] [stderr]    Compiling tinyvec v1.5.1
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling http v0.2.6
[INFO] [stderr]    Compiling indexmap v1.8.0
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling net2 v0.2.37
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling tracing v0.1.29
[INFO] [stderr]    Compiling mime_guess v2.0.3
[INFO] [stderr]    Compiling socket2 v0.3.19
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling encoding_rs v0.8.30
[INFO] [stderr]    Compiling tower-service v0.3.1
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.7
[INFO] [stderr]    Compiling httpdate v0.3.2
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling openssl-sys v0.9.72
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling ipnet v2.3.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling pin-project v1.0.10
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling tokio v0.2.25
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]    Compiling http-body v0.3.1
[INFO] [stderr]    Compiling phf_macros v0.8.0
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling phf v0.8.0
[INFO] [stderr]    Compiling openrtb v0.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/v2_5/mod.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub use self::ad_position::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^ the name `IntoEnumError` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 40 | pub use self::banner_ad_type::*;
[INFO] [stdout]    |         ----------------------- but the name `IntoEnumError` in the type namespace is also re-exported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tokio-util v0.3.1
[INFO] [stderr]    Compiling tokio-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.2.7
[INFO] [stderr]    Compiling hyper v0.13.10
[INFO] [stderr]    Compiling hyper-tls v0.4.3
[INFO] [stderr]    Compiling reqwest v0.10.10
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/v2_5/mod.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub use self::ad_position::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^ the name `IntoEnumError` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 40 | pub use self::banner_ad_type::*;
[INFO] [stdout]    |         ----------------------- but the name `IntoEnumError` in the type namespace is also re-exported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 33.64s
[INFO] running `Command { std: "docker" "inspect" "919f5359d228a015a6d63a4d4d49f1ff388c456f273b77db22250d77748cebbf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "919f5359d228a015a6d63a4d4d49f1ff388c456f273b77db22250d77748cebbf", kill_on_drop: false }`
[INFO] [stdout] 919f5359d228a015a6d63a4d4d49f1ff388c456f273b77db22250d77748cebbf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 20d653a00a795ca2ac1f3202d6333f74d18fe70e05db03b29b56bc8799374935
[INFO] running `Command { std: "docker" "start" "-a" "20d653a00a795ca2ac1f3202d6333f74d18fe70e05db03b29b56bc8799374935", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: ambiguous glob re-exports
[INFO] [stderr]   --> src/v2_5/mod.rs:36:9
[INFO] [stderr]    |
[INFO] [stderr] 36 | pub use self::ad_position::*;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^ the name `IntoEnumError` in the type namespace is first re-exported here
[INFO] [stderr] ...
[INFO] [stderr] 40 | pub use self::banner_ad_type::*;
[INFO] [stderr]    |         ----------------------- but the name `IntoEnumError` in the type namespace is also re-exported here
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `openrtb` (lib) generated 1 warning
[INFO] [stderr] warning: `openrtb` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/openrtb-aabc4cd2b1cf1d6b)
[INFO] [stdout] 
[INFO] [stdout] running 26 tests
[INFO] [stdout] test tests::test_mods ... ok
[INFO] [stdout] test v2_5::bid_request::tests::serialization_skip_fields ... ok
[INFO] [stdout] test v2_5::category::tests::deserialize_parent ... ok
[INFO] [stdout] test v2_5::banner_ad_type::tests::deserialize_good ... ok
[INFO] [stdout] test v2_5::ad_position::tests::deserialize_bad ... ok
[INFO] [stdout] test v2_5::bid_response::tests::deserialize_defaults ... ok
[INFO] [stdout] test v2_5::bid_response::tests::serialization_skip_fields ... ok
[INFO] [stdout] test v2_5::category::tests::serialize_sub ... ok
[INFO] [stdout] test v2_5::format::tests::deserialize_defaults ... ok
[INFO] [stdout] test v2_5::category::tests::serialize_parent ... ok
[INFO] [stdout] test v2_5::format::tests::serialization_skip_fields ... ok
[INFO] [stdout] test v2_5::imp::tests::check_simple ... ok
[INFO] [stdout] test v2_5::imp::tests::serialization_skip_fields ... ok
[INFO] [stdout] test v2_5::regulations::tests::serialization_skip_fields ... ok
[INFO] [stdout] test v2_5::video::serialization_skip_fields ... ok
[INFO] [stdout] test v2_5::source::tests::serialization_skip_fields ... ok
[INFO] [stdout] test v2_5::supply_chain::serialization_skip_fields ... ok
[INFO] [stdout] test v2_5::banner_ad_type::tests::deserialize_bad ... ok
[INFO] [stdout] test v2_5::app::tests::serialization_skip_fields ... ok
[INFO] [stdout] test v2_5::bid_request::tests::deserialize_defaults ... ok
[INFO] [stdout] test v2_5::category::tests::serialize_unknown ... ok
[INFO] [stdout] test v2_5::ad_position::tests::deserialize_good ... ok
[INFO] [stdout] test v2_5::banner_ad_type::tests::serialize_good ... ok
[INFO] [stdout] test v2_5::category::tests::deserialize_unknown ... ok
[INFO] [stdout] test v2_5::ad_position::tests::serialize_good ... ok
[INFO] [stdout] test v2_5::category::tests::deserialize_sub ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 26 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests openrtb
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "20d653a00a795ca2ac1f3202d6333f74d18fe70e05db03b29b56bc8799374935", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "20d653a00a795ca2ac1f3202d6333f74d18fe70e05db03b29b56bc8799374935", kill_on_drop: false }`
[INFO] [stdout] 20d653a00a795ca2ac1f3202d6333f74d18fe70e05db03b29b56bc8799374935
